=== SAVED CAST: 5 manataketh_4 ===
Normalized points: 64
Raw points: 10

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.1245)
  [ 1]  (0.9956, 0.1681)
  [ 2]  (0.9913, 0.2118)
  [ 3]  (0.9869, 0.2554)
  [ 4]  (0.9825, 0.2991)
  [ 5]  (0.9782, 0.3427)
  [ 6]  (0.9738, 0.3864)
  [ 7]  (0.9694, 0.4300)
  [ 8]  (0.9651, 0.4737)
  [ 9]  (0.9607, 0.5173)
  [10]  (0.9563, 0.5610)
  [11]  (0.9520, 0.6046)
  [12]  (0.9476, 0.6483)
  [13]  (0.9432, 0.6919)
  [14]  (0.9389, 0.7356)
  [15]  (0.9345, 0.7792)
  [16]  (0.9016, 0.7942)
  [17]  (0.8580, 0.7983)
  [18]  (0.8143, 0.8023)
  [19]  (0.7706, 0.8064)
  [20]  (0.7269, 0.8105)
  [21]  (0.6832, 0.8145)
  [22]  (0.6396, 0.8186)
  [23]  (0.5959, 0.8227)
  [24]  (0.5522, 0.8267)
  [25]  (0.5085, 0.8308)
  [26]  (0.4649, 0.8349)
  [27]  (0.4212, 0.8389)
  [28]  (0.3775, 0.8430)
  [29]  (0.3338, 0.8471)
  [30]  (0.2901, 0.8511)
  [31]  (0.2465, 0.8552)
  [32]  (0.2028, 0.8593)
  [33]  (0.1591, 0.8633)
  [34]  (0.1154, 0.8674)
  [35]  (0.0717, 0.8714)
  [36]  (0.0281, 0.8755)
  [37]  (0.0000, 0.8722)
  [38]  (0.0309, 0.8410)
  [39]  (0.0617, 0.8098)
  [40]  (0.0926, 0.7787)
  [41]  (0.1234, 0.7475)
  [42]  (0.1543, 0.7163)
  [43]  (0.1852, 0.6851)
  [44]  (0.2160, 0.6539)
  [45]  (0.2469, 0.6228)
  [46]  (0.2777, 0.5916)
  [47]  (0.3086, 0.5604)
  [48]  (0.3395, 0.5292)
  [49]  (0.3703, 0.4981)
  [50]  (0.4012, 0.4669)
  [51]  (0.4389, 0.4464)
  [52]  (0.4801, 0.4313)
  [53]  (0.5213, 0.4163)
  [54]  (0.5625, 0.4012)
  [55]  (0.6037, 0.3861)
  [56]  (0.6449, 0.3711)
  [57]  (0.6861, 0.3560)
  [58]  (0.7273, 0.3409)
  [59]  (0.7685, 0.3259)
  [60]  (0.8097, 0.3108)
  [61]  (0.8509, 0.2957)
  [62]  (0.8921, 0.2807)
  [63]  (0.9333, 0.2656)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.9345, 0.7792)  angle=59.8 deg
  V1  (0.0000, 0.8722)  angle=128.0 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
